Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / xESI<IKSI> Class / rjSI Method


In This Topic
    rjSI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function rjSI( _
       ByVal SjSI As System.Windows.Input.MouseEventArgs, _
       ByVal tjSI As ENMouseButtonState _
    ) As fIYC
    'Usage
     
    
    Dim instance As xESI(Of IKSI)
    Dim SjSI As System.Windows.Input.MouseEventArgs
    Dim tjSI As ENMouseButtonState
    Dim value As fIYC
     
    value = instance.rjSI(SjSI, tjSI)
    internal fIYC rjSI( 
       System.Windows.Input.MouseEventArgs SjSI,
       ENMouseButtonState tjSI
    )

    Parameters

    SjSI
    tjSI
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also